-
Home
-
Germanized for WooCommerce
-
3.5.0
-
Code
-
Classes
- ReportTable
| Total Complexity |
66 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
504 |
| Lines of code |
288 |
| Logical lines of code |
127 |
| Comment lines |
125 |
| Methods |
36 |
| Properties |
4 |
Methods 36
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_views() |
A |
46 |
9 |
39 |
| handle_bulk_actions() |
S |
52 |
6 |
25 |
| prepare_items() |
S |
51 |
5 |
24 |
| extra_tablenav() |
S |
55 |
4 |
19 |
| get_edit_link() |
S |
56 |
3 |
20 |
| set_bulk_notice() |
S |
63 |
4 |
8 |
| current_action() |
S |
70 |
3 |
6 |
| __construct() |
S |
61 |
2 |
11 |
| set_default_hidden_columns() |
S |
70 |
2 |
6 |
| is_base_request() |
S |
67 |
2 |
8 |
| get_columns() |
S |
59 |
1 |
13 |
| get_default_hidden_columns() |
S |
82 |
1 |
3 |
| get_hook_prefix() |
S |
82 |
1 |
3 |
| enable_query_removing() |
S |
70 |
1 |
7 |
| output_notices() |
S |
91 |
1 |
2 |
| add_notice() |
S |
91 |
1 |
2 |
| ajax_user_can() |
S |
80 |
1 |
3 |
| get_page_option() |
S |
82 |
1 |
3 |
| get_reports() |
S |
80 |
1 |
3 |
| no_items() |
S |
79 |
1 |
3 |
| render_filters() |
S |
91 |
1 |
2 |
| get_table_classes() |
S |
78 |
1 |
3 |
| get_sortable_columns() |
S |
71 |
1 |
6 |
| get_default_primary_column_name() |
S |
82 |
1 |
3 |
| column_default() |
S |
78 |
1 |
3 |
| get_main_page() |
S |
82 |
1 |
3 |
| column_actions() |
S |
70 |
1 |
6 |
| column_cb() |
S |
67 |
1 |
8 |
| column_title() |
S |
74 |
1 |
4 |
| column_status() |
S |
74 |
1 |
4 |
| column_net_total() |
S |
80 |
1 |
3 |
| column_tax_total() |
S |
80 |
1 |
3 |
| column_date_start() |
S |
64 |
1 |
9 |
| column_date_end() |
S |
64 |
1 |
9 |
| single_row() |
S |
66 |
1 |
9 |
| get_bulk_actions() |
S |
71 |
1 |
5 |